home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / pgm_util / ca100d2 / msgbox.fr_ / msgbox.fr (.txt)
Encoding:
Visual Basic Form  |  1995-10-07  |  4.2 KB  |  115 lines

  1. Form1
  2. MsgBox
  3. Form15
  4. StatementOption
  5.     Statement
  6. FunctionOption
  7. Function
  8. HelpButton
  9. CancelButton
  10. Cancel
  11. OKButton
  12. Frame4
  13. Modality
  14. ModButton2
  15. System modal
  16. ModButton1
  17. Application modal
  18. Frame3
  19. Default Button
  20. DefaultButton3
  21. DefaultButton2
  22. DefaultButton1
  23. Frame2
  24. Icon Style
  25. InformationIcon
  26. Information
  27. ExclamationIcon
  28. Exclamation mark
  29. QuestionIcon
  30. Question mark
  31. StopIcon
  32. Frame1
  33. Button Type
  34. ButtonType6
  35.  Display Retry and Cancel buttons
  36. ButtonType5
  37. Display Yes and No buttons
  38. ButtonType4
  39. #Display Yes, No, and Cancel buttons
  40. ButtonType3
  41. (Display Abort, Retry, and Ignore buttons
  42. ButtonType2
  43. Display OK and Cancel buttons
  44. ButtonType1
  45. Display OK button only
  46. Message
  47. Title
  48. Label2
  49. Message:
  50. Label1
  51. Title:
  52.     Form_Load
  53. Label1_Click
  54. Option3_Click
  55. Option7_ClickA
  56. Option11_Click
  57. Command3_Click
  58. Command2_Click
  59. Command1_Clickv
  60. ReturnValue
  61. OKButton_Click
  62. Message
  63. Title
  64. CancelButton_Click
  65.     ClipboardS
  66. Option17_Click
  67. Option4_Click
  68. FunctionOption
  69. Value
  70. FuncX
  71. MsgType
  72. GetTypeOptionsj
  73. ButtonType1
  74.     ButtonMsg
  75. ButtonType2
  76. ButtonType3
  77. ButtonType4
  78. ButtonType5
  79. ButtonType6
  80. IconMsgE
  81. StopIcon
  82. QuestionIcon
  83. ExclamationIcon
  84. InformationIcon
  85. RetValz
  86. DefButtonMsg
  87.     ModButton
  88. DefaultButton1
  89. DefaultButton2
  90. DefaultButton3
  91. ModButtonMsg
  92. ModButton1
  93. ModButton2
  94. CancelButton_Click
  95. GetTypeOptions
  96. MB_OK
  97. MB_OKCANCEL
  98. MB_ABORTRETRYIGNORE
  99. MB_YESNOCANCEL
  100. MB_YESNO
  101. MB_RETRYCANCEL
  102. MB_ICONSTOP
  103. MB_ICONQUESTION
  104. MB_ICONEXCLAMATION
  105. MB_ICONINFORMATION
  106. MB_DEFBUTTON1
  107. MB_DEFBUTTON2
  108. MB_DEFBUTTON3
  109. MB_APPLMODAL
  110. MB_SYSTEMMODAL
  111. OKButton_Click
  112. A message must be entered!
  113. retval = MsgBox(
  114. MsgBox 
  115.